The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "class::data::inheritable"

Class::Data::Inheritable - Inheritable, overridable class data River stage four • 134 direct dependents • 5723 total dependents

Class::Data::Inheritable is for creating accessor/mutators to class data. That is, if you want to store something about your class as a whole (instead of about a single object). This data is then inherited by your subclasses and can be overridden. Fo...

RSHERER/Class-Data-Inheritable-0.09 - 30 Jul 2021 22:58:12 UTC - Search in distribution

Class::Data::Inheritable::Translucent - Inheritable, overridable, translucent class data / object attributes River stage zero No dependents

This module is based on Class::Data::Inheritable, and is largely the same, except the class data accessors double as translucent object attributes. Object data, by default, is stored in $obj->{$attribute}. See the attrs() method, explained below, on ...

SHAY/Class-Data-Inheritable-Translucent-1.04 - 30 May 2014 08:20:20 UTC - Search in distribution

Class::Data::Localize - Localizable, inheritable, overridable class data River stage zero No dependents

This is an alternative to Class::Data::Inheritable with the feature added, that the class data can be localized, similar to the function of the keyword "local". Class Method "mk_classdata" This class method works the same way as in C::D::I. Since ver...

SKNPP/Class-Data-Localize-0.0401 - 23 Jan 2013 14:54:03 UTC - Search in distribution

Micro::Container - Lite weight and inheritable object container River stage zero No dependents

Micro::Container is inheritable object container....

XAICRON/Micro-Container-0.03 - 02 Mar 2013 10:54:17 UTC - Search in distribution

Class::Data::Reloadable - inheritable, overridable class data that survive reloads River stage zero No dependents

A drop-in replacement for Class::Data::Inheritable, but subclasses can be reloaded without losing their class data. This is useful in mod_perl development, and may be useful elsewhere. In mod_perl, Apache::Reload conveniently reloads modules that hav...

DAVEBAIRD/Class-Data-Reloadable-0.04 - 20 Apr 2005 18:02:09 UTC - Search in distribution

LCC - Content Provider Modules for the Local Content Cache system River stage zero No dependents

Provides the Content Provider Modules for the Local Content Cache system as found on http://lococa.sourceforge.net . See the LCC::Overview documentation for a introduction of the Local Content Caching system and an overview of how these Perl modules ...

LNATION/LCC-0.02 - 09 Nov 2019 15:31:41 UTC - Search in distribution

CHI - Unified cache handling interface River stage three • 97 direct dependents • 204 total dependents

CHI provides a unified caching API, designed to assist a developer in persisting data for a specified period of time. The CHI interface is implemented by driver classes that support fetching, storing and clearing of data. Driver classes exist or will...

ASB/CHI-0.61 - 13 Oct 2021 14:56:11 UTC - Search in distribution

perlfunc - Perl builtin functions River stage five • 11292 direct dependents • 32664 total dependents

The functions in this section can serve as terms in an expression. They fall into two major categories: list operators and named unary operators. These differ in their precedence relationship with a following comma. (See the precedence table in perlo...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

Dios - Declarative Inside-Out Syntax River stage zero No dependents

This module provides a set of compile-time keywords that simplify the declaration of encapsulated classes using fieldhashes and the "inside out" technique, as well as subroutines with full parameter specifications. The encapsulation, constructor/init...

DCONWAY/Dios-0.002012 - 04 Feb 2022 00:31:07 UTC - Search in distribution

POOF - Perl extension that provides stronger typing, encapsulation and inheritance. River stage zero No dependents

This module attempts to give Perl a more formal OO implementation framework. Providing a distinction between class properties and methods with three levels of access (Public, Protected and Private). It also restricts method overriding in children cla...

BMILLARES/POOF-1.4 - 09 Oct 2008 19:12:25 UTC - Search in distribution

UI::KeyboardLayout - Module for designing keyboard layouts River stage zero No dependents

In this section, a "keyboard" has a certain "character repertoir" (which characters may be entered using this keyboard), and a mapping associating a character in the repertoir to a keypress or to several (sequential or simultaneous) keypresses. A sma...

ILYAZ/UI-KeyboardLayout-0.79 - 16 Mar 2024 21:24:23 UTC - Search in distribution

Oryx - Meta-Model Driven Object Persistance with Multiple Inheritance River stage one • 1 direct dependent • 1 total dependent

Oryx is an object persistence framework which supports both object-relational mapping as well as DMB style databases and as such is not coupled with any particular storage back-end. In other words, you should be able to swap out an RDMBS with a DBM s...

RHUNDT/Oryx-0.24 - 18 Jun 2006 19:57:44 UTC - Search in distribution

Net::Gen - generic sockets interface handling River stage one • 2 direct dependents • 2 total dependents

The "Net::Gen" module provides basic services for handling socket-based communications. It supports no particular protocol family directly, however, so it is of direct use primarily to implementors of other modules. To this end, several housekeeping ...

SPIDB/Net-ext-1.011 - 10 Apr 2002 11:34:56 UTC - Search in distribution

IT::perlboot River stage zero No dependents

ENRYS/POD2-IT-0.13 - 26 Aug 2009 16:35:44 UTC - Search in distribution

classes - conventional Perl 5 classes River stage one • 1 direct dependent • 1 total dependent

A simple, stable, fast, and flexible way to use conventional Perl 5 classes in scripts, rapid prototypes, and full-scale applications. This reference document covers syntax only. See the following for more: classesoop Introductory primer of concepts,...

RMUHLE/classes-0.944 - 08 Mar 2008 16:10:50 UTC - Search in distribution
  • classesfaq - frequently asked questions about the Perl classes pragma

Tamino - Pure Perl Tamino XML DB driver River stage zero No dependents

This is just an API wrapper. This driver is based on LWP::UserAgent, XML::Bare, and inherits from Class::Accessor and Class::Data::Inheritable....

YURAN/Tamino-0.03 - 21 Apr 2008 17:59:34 UTC - Search in distribution

Catalyst::Delta - Overview of changes between versions of Catalyst River stage three • 603 direct dependents • 677 total dependents

This is an overview of the user-visible changes to Catalyst between major Catalyst releases. VERSION 5.90105 This version primarily fixed a regression in the way we preserved $c->state which the previous version introduced. Now in the case when you f...

JJNAPIORK/Catalyst-Runtime-5.90131 - 20 Jul 2023 23:09:29 UTC - Search in distribution

Bundle::OpenXPKI - A bundle to install modules required for OpenXPKI River stage zero No dependents

This bundle helps with the installation of modules required for OpenXPKI. OpenXPKI is an open source trust center software which aims to create an enterprise-scale PKI solution. For more information see http://www.openxpki.org...

ALECH/Bundle-OpenXPKI-0.06 - 21 Nov 2008 16:12:39 UTC - Search in distribution

Class::DBI - Simple Database Abstraction River stage three • 91 direct dependents • 134 total dependents

TMTM/Class-DBI-v3.0.17 - 04 Oct 2007 21:30:41 UTC - Search in distribution

MasonX::WebApp - Works with Mason to do processing before Mason is invoked River stage one • 1 direct dependent • 1 total dependent

"MasonX::WebApp" works with Mason to let you do processing *before* Mason is ever invoked. There are a number of things that one might want to do: * Argument munging You might want to make sure all incoming arguments are UTF-8 encoded. Or you might w...

DROLSKY/MasonX-WebApp-0.12 - 01 Feb 2007 23:28:21 UTC - Search in distribution
104 results (0.13 seconds)